Skip to content

chore: release v0.35.1 — version bump + final changelog#308

Merged
Nathan Schram (nathanschram) merged 1 commit intodevfrom
chore/release-v0.35.1
Apr 15, 2026
Merged

chore: release v0.35.1 — version bump + final changelog#308
Nathan Schram (nathanschram) merged 1 commit intodevfrom
chore/release-v0.35.1

Conversation

@nathanschram
Copy link
Copy Markdown
Member

Summary

Finalises v0.35.1 on dev ahead of the dev → master release PR:

After this merges, TestPyPI auto-publishes `0.35.1` (same version as the final), and a follow-up dev → master PR will tag the release.

Test plan

  • `python3 scripts/validate_release.py` — 3 passed, 0 failed
  • `uv run ruff format --check src/ tests/` — clean
  • `uv run ruff check src/` — all checks passed
  • `uv lock --check` — lockfile in sync
  • `uv run pytest` — 2164 passed, 1 skipped, 81.65% coverage
  • `uv build` — wheel + sdist built

🤖 Generated with Claude Code

Finalises v0.35.1 for PyPI publish. Adds two final changelog entries:
- #302: healthcheck.sh set -e + journalctl meta line fix
- #305: update/uninstall guides + README transparency section
- #306: comprehensive v0.35.1 documentation audit (8 gap fills)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 15, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 508fe0ef-07fa-4f78-b856-c38ad99f9b29

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/release-v0.35.1

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@nathanschram Nathan Schram (nathanschram) merged commit 93c10b8 into dev Apr 15, 2026
21 checks passed
@nathanschram Nathan Schram (nathanschram) deleted the chore/release-v0.35.1 branch April 15, 2026 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant